rolesystem.jade.server
Interface PMGui.PMOwner

All Known Implementing Classes:
ServerA
Enclosing class:
PMGui

public static interface PMGui.PMOwner

This interface should be implemented by the owner of the GUI.


Method Summary
 void notifyClose()
          Notifies to the owner that the GUI is being closed.
 

Method Detail

notifyClose

void notifyClose()
Notifies to the owner that the GUI is being closed.